lcMLStyleSortLines Home

Sorts line definitions of multiline style by offset distance.
This function must be called after adding/deleting line definitions or changing their offset value.

 BOOL lcMLStyleSortLines (
   HANDLE hStyle
 );

Parameters
hStyle
  Handle to a multiline style.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcMLStyleAddLine,   lcMLStyleDelLine